home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1998 / MacHack 1998.toast / Programming Contest / !! Do not README next >
Text File  |  1998-06-21  |  2KB  |  85 lines

  1. This folder contains the files used in the Programming Contest at MacHack XIII, as well as all of the solutions submitted.
  2.  
  3. To try your hand at the contest, read the rules in the !Rules file first.
  4.  
  5. You now have four hours.
  6.  
  7. Read the problem descriptions in the !Problems file.  Write your solution using the code skeletons and project files in the Problems Folder.
  8.  
  9. The solutions submitted are in the Solutions Submitted folder.  Additional test data used to evaluate the solutions submitted are contained in the Secret Test Data folder.
  10.  
  11. The evaluation code depends on a folder hierarchy that looks like this:
  12.  
  13.   Problems Folder
  14.     Problem nn
  15.     ...
  16.   Test Code Folder   <-- must be named this
  17.     Problem 01 Test Code  <-- must be named this
  18.     Problem 02 Test Code  <-- must be named this
  19.     ...
  20.     Shared Test Code  <-- must be named this
  21.   Test Data Folder  <-- must be named this
  22.     Problem 01 Test Data  <-- must be named this
  23.     Problem 01 Test Data  <-- must be named this
  24.     ...
  25.   Secret Folder  <-- must be named this
  26.     Problem 02
  27.     Problem 03
  28.     Problem 06
  29.     Problem 08
  30.     
  31. To test against the "secret" test data, replace the contents of the Test Data Folder with the contents of the Secret Test Data folder.
  32.  
  33. Contest bugs:
  34.  
  35. Text Processing, result should be "slew" instead of "slow"
  36. Text Processing, docs say the insert string should be "replace",
  37.   but test data may have it in search instead.
  38. Interpreter, one fo the files has a space instead of a tab
  39.  
  40. Enjoy!
  41.  
  42.  
  43. -----
  44. The Teams (as best we could read the names from the signup sheet):
  45.  
  46. Team 01
  47.   Bob Hearn
  48.  
  49. Team 02 (Team Guiness)
  50.   Slosser
  51.   Chesire
  52.   Sisak
  53.  
  54. Team 03
  55.   Mark Johns
  56.   Charles M-T
  57.  
  58. Team 04 (Three plus one)
  59.   Waldemar Horowat
  60.   Darin Adler
  61.   Greg Mariott
  62.   Nevin Liber
  63.  
  64. Team 05
  65.   John McMullen
  66.   Simon Fraser
  67.  
  68. Team 06 (Team Victory)
  69.   Tim Know
  70.   Mark Thalman
  71.   Andy B
  72.   Mike Bjrac
  73.  
  74. Team 07
  75.   Marcus Jager
  76.   Quinn
  77.  
  78. Team 08
  79.   Keith S.
  80.  
  81. Team 09
  82.   Alan Danziger
  83.  
  84.  
  85.